Subsystem.Connected property
Indicates if the class is currently connected to the OPC UA server or not.
Namespace: IntervalZero.KINGSTAR.OpcUa.Class
Assembly: IntervalZero.KINGSTAR.OpcUa.Class (in IntervalZero.KINGSTAR.OpcUa.Client.dll) Version: 4.4.0.0
Syntax
public bool Connected{ get; }
Public ReadOnly Property Connected As bool
Property value
Type: bool
See also